Skip to content

Bump com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.3.4 to 2.3.5#396

Merged
OptimumCode merged 1 commit intomainfrom
dependabot/gradle/com.google.devtools.ksp-symbol-processing-gradle-plugin-2.3.5
Feb 16, 2026
Merged

Bump com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.3.4 to 2.3.5#396
OptimumCode merged 1 commit intomainfrom
dependabot/gradle/com.google.devtools.ksp-symbol-processing-gradle-plugin-2.3.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 16, 2026

Bumps com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.3.4 to 2.3.5.

Release notes

Sourced from com.google.devtools.ksp:symbol-processing-gradle-plugin's releases.

2.3.5

What's Changed

  • KSPCoreEnvironment.instance_prop leaks memory when used programmatically #2742
  • Missing first annotation argument when toByte is used #2672
  • Fix circular dependency between KSP and KAPT in AGP 9.0 #2743

Contributors

  • Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.3.4...2.3.5

Commits
  • d97389e Dispose of threadlocals in KSPCoreEnvironment after processing
  • 24d46e3 Update shadow-validation-baseline.txt
  • 924a66a Update metalava to 1.0.0-alpha14
  • 9edb159 Remove JavaVersion.java
  • d6ac494 UPDATE_AA_VERSION: 2.3.20-dev-7064
  • 1a5a5f4 UPDATE_AA_VERSION: 2.3.20-dev-5706
  • c410900 Get rid of KotlinCoreEnvironment.createForTests()
  • 6d5137b UPDATE_AA_VERSION: 2.3.20-dev-4294
  • fee6609 UPDATE_AA_VERSION: 2.3.20-dev-2826
  • 6aad46a Switch to intellij's coroutines
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added the dependencies Dependencies update to newer versions label Feb 16, 2026
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'KMP JSON schema validator'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: acd9126 Previous: d477a03 Ratio
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 6897.611022580645 us/op 1707.2638444444444 us/op 4.04
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 5734.583141618497 us/op 2344.2251241071426 us/op 2.45
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 4144.239858845438 us/op 1177.0026736175118 us/op 3.52
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 3.0537381561948167 us/op 1.0765725351149638 us/op 2.84
macosArm64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 19551.860312499997 us/op 10578.750940322581 us/op 1.85
mingwX64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 3269.4092067988668 us/op 2116.8417364016736 us/op 1.54
mingwX64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 2.29733757200768 us/op 1.4653407595331955 us/op 1.57

This comment was automatically generated by workflow using github-action-benchmark.

CC: @OptimumCode

Bumps [com.google.devtools.ksp:symbol-processing-gradle-plugin](https://github.com/google/ksp) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.4...2.3.5)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp:symbol-processing-gradle-plugin
  dependency-version: 2.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.google.devtools.ksp-symbol-processing-gradle-plugin-2.3.5 branch from acd9126 to 88d7468 Compare February 16, 2026 19:34
@OptimumCode OptimumCode enabled auto-merge (squash) February 16, 2026 19:34
@OptimumCode OptimumCode merged commit 230a954 into main Feb 16, 2026
17 of 18 checks passed
@OptimumCode OptimumCode deleted the dependabot/gradle/com.google.devtools.ksp-symbol-processing-gradle-plugin-2.3.5 branch February 16, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies update to newer versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant